home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / cmdshelp / reset < prev    next >
Text File  |  1994-08-10  |  607b  |  17 lines

  1.  
  2. reset [<session_number>]
  3.  
  4.         Reset the specified session; if no argument is given, reset the
  5.         current session.
  6.  
  7.         This command should be used with caution since it does not
  8.         reliably inform the remote end that the connection no longer
  9.         exists.  In TCP a reset (RST) message will be automatically
  10.         generated should the remote TCP send anything after a local reset
  11.         has been done.  In AX.25 the DM message performs a similar role.
  12.         Both are used to get rid of a lingering half-open connection
  13.         after a remote system has crashed.
  14.  
  15.  
  16.  
  17.